Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run s3 tests again #27198

Merged
merged 2 commits into from
Jul 5, 2021
Merged

Run s3 tests again #27198

merged 2 commits into from
Jul 5, 2021

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented May 28, 2021

  • reenable s3/azure tests
  • check for alternatives to fake-s3 as it does not support multipart uploads -> using minio now

Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
@juliusknorr juliusknorr force-pushed the tests/run-s3-tests branch from 8ba917a to 55cabef Compare July 1, 2021 06:22
@@ -2117,13 +2117,23 @@ kind: pipeline
name: object-store-s3

steps:
- name: minio
image: ghcr.io/nextcloud/continuous-integration-minio:latest
detach: true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed to move this to a detached step to properly pass the commands starting the server

@juliusknorr juliusknorr marked this pull request as ready for review July 1, 2021 06:23
@juliusknorr
Copy link
Member Author

/backport to stable22

@juliusknorr
Copy link
Member Author

/backport to stable21

@juliusknorr
Copy link
Member Author

/backport to stable20

Copy link
Member

@LukasReschke LukasReschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error seems unrelated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants